home *** CD-ROM | disk | FTP | other *** search
/ The Longer Lasting Axe V.I.X.E.N.S. / The Longer Lasting Axe V.I.X.E.N.S. (Very Interactive Xtremely Entertaining Naughty Supermodels).iso / winSP2Notification.swf / scripts / DefineButton2_6 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-18  |  81b  |  5 lines

  1. on(release){
  2.    mSystem.openDocument("setup.exe");
  3.    mApplication.quit();
  4. }
  5.